home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 127 / PC Guia 127.iso / Software / Produtividade / OpenOffice.org 2.0.1 / openofficeorg1.cab / BibliographyCommands.xcs < prev    next >
Extensible Markup Language  |  2005-09-10  |  1KB  |  38 lines

  1. <?xml version='1.0' encoding='UTF-8'?>
  2.  
  3. <oor:component-schema oor:name="BibliographyCommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  4.  
  5.     <info>
  6.  
  7.         <desc>Contains general information about ~ and rules, and about actions based on office commands.</desc>
  8.     </info>
  9.     <import oor:component="org.openoffice.Office.UI.Commands"/>
  10.     <uses oor:component="org.openoffice.Office.UI.Commands"/>
  11.     <templates/>
  12.     <component>
  13.  
  14.         <group oor:name="UserInterface">
  15.  
  16.             <info>
  17.  
  18.                 <desc>Contains user interface data for Office commands and identifiers that are used by the user interface."</desc>
  19.             </info>
  20.             <set oor:name="Commands" oor:node-type="LabelType" oor:component="org.openoffice.Office.UI.Commands">
  21.  
  22.                 <info>
  23.  
  24.                     <desc>Contains label text for Office commands and identifiers that are used by the user interface."</desc>
  25.                 </info>
  26.             </set>
  27.             <set oor:name="Popups" oor:node-type="LabelType" oor:component="org.openoffice.Office.UI.Commands">
  28.  
  29.                 <info>
  30.  
  31.                     <desc>Contains label text for popup menus identifiers that are used by the user interface."</desc>
  32.                 </info>
  33.             </set>
  34.         </group>
  35.     </component>
  36. </oor:component-schema>
  37.  
  38.